From: Juri Linkov Date: Tue, 27 Apr 2004 07:12:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22895 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=af6e2a0c04ace712d8e0fb22a792ced0487e523d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 309d54e15c5..5a3b646bc72 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -22,6 +22,8 @@ (info-apropos): Remove middle `.' from index entry regexp. Add optional line number regexp at the end. Add matched value for line number to the result list and insert it to the buffer. + Replace match-string by match-string-no-properties. + Reorder result list. (Info-fontify-node): Hide index line numbers. (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim empty matches.